home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 February / PCWorld_2007-02_cd.bin / domacnost a kancelar / pspad / pspad452inst_cz.exe / {app} / PSPadShell_unreg.bat < prev    next >
DOS Batch File  |  2006-04-14  |  125b  |  4 lines

  1. @Echo off
  2. Rem This batch file unregisters the PSPad context menu handler
  3. %SystemRoot%\System32\RegSvr32 PSPadShell.dll /u
  4.